home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1361.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  790 b   |  22 lines

  1. PRE was deigned to address a very specific problem:
  2. putting in information which had been PREformatted
  3. in all kinds of ways (tables, diagrams included) using
  4. plain ASCII text, in the assumption of fixed-width
  5. characters.
  6.  
  7. PRE MUST always be displayed using fixed width characters:
  8. indeed, even when <B>old has been turned on, if a bold
  9. font can't be found with the same pitch, then bold should
  10. not be shown. [Recent usergripe that his formatting was
  11. all off becuase he used bold ina PRE].
  12.  
  13. Poetry is somethingdifferent altogether.  It is less
  14. obvious that you ned to have significant newlines, especially
  15. as lines in powetry can wrap.  I would suggest for HTML+
  16. an element for poetry and elements for verses, with
  17. lines being paragraphs within the verse, for example.
  18. But mark it up.
  19.  
  20. Tim
  21.  
  22.